home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 25
/
CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso
/
CUCD
/
Programming
/
dclistview
/
dclistview.readme
< prev
next >
Wrap
Text File
|
1998-06-09
|
1KB
|
40 lines
Short: EasyGUI PLUGIN: Dbl-clickable listview
Author: Victor Ducedre (victord@netrover.com)
Type: dev/e
Date: 2-Jun-98
Requires: OS v37+, dev/e/SvensModules.lha (optional)
This plugin creates a GadTools Listview gadget, almost identical to the
standard EasyGUI one, with an extra flag that's set when a list item is
double-clicked.
Changes to this version
-----------------------
v1.4 (2-Jun-98)
- no longer requires that utility.library is open, while still using
tag lists, and the module size is significantly smaller! However, you
will need dev/e/SvensModules.lha to recompile dclistview.e;
- small changes to set() method; there's no longer a return value when
set()ing DCLV_CURRENT;
- bug, introduced in v1.2 node-counting "improvement" fixed;
- finally converted docs to AmigaGuide® format;
- example programs given proper $VER: strings
Copyright
---------
All files in this distribution are Copyright © 1997, 1998 Victor Ducedre
except where otherwise indicated. See documentation for full details of
use and redistribution.
A version of this module is included in dev/e/EasyPLUGINS.lha, along with
many other, more useful plugins. Be sure to get this if you haven't already.
A version of this module is also included in dev/e/newgui.lha without my
permission, and without giving any credit at all.
be seeing you
Victor Ducedre (victord@netrover.com)